-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
8.1.8
-
Code
-
Classes
- DictionaryMatch
Total Complexity |
40 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
228 |
Lines of code |
132 |
Logical lines of code |
83 |
Comment lines |
31 |
Methods |
8 |
Properties |
7 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getFeedbackWarning() |
A |
49 |
14 |
31 |
match() |
S |
52 |
6 |
24 |
getUppercaseVariations() |
S |
55 |
6 |
18 |
dictionaryMatch() |
S |
54 |
4 |
20 |
getFeedback() |
S |
59 |
4 |
14 |
getRankedDictionaries() |
S |
60 |
3 |
12 |
__construct() |
S |
65 |
2 |
8 |
getRawGuesses() |
S |
74 |
1 |
5 |